Symmetric matrices are always (orthogonally) diagonalizable.
That is, for any symmetric matrix , there exists an orthogonal matrix and a diagonal matrix , both real and square, such that $$\mathbf{A} = \mathbf{Q\Lambda Q}^{\sf T}$$ where ’s are the eigenvalues of and ’s the corresponding eigenvectors (orthogonal to each other and with unit norm).
Such a factorization is called the eigendecomposition of , also called the spectral decomposition of .
For general rectangular matrices, there is Singular value decomposition.
References: